chore: release v0.7.0 - #161
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
| Branch | release-plz-2026-06-15T15-35-44Z |
| Testbed | ubuntu-latest |
⚠️ WARNING: No Threshold found!Without a Threshold, no Alerts will ever be generated.
- Instructions (instructions)
- L1 Hits (hits)
- RAM Hits (hits)
- Estimated Cycles (cycles)
- LL Hits (hits)
- Total read+write (reads/writes)
Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the--ci-only-thresholdsflag.
Click to view all benchmark results
| Benchmark | Estimated Cycles | cycles x 1e6 | Instructions | instructions x 1e6 | L1 Hits | hits x 1e6 | LL Hits | hits x 1e6 | RAM Hits | hits x 1e3 | Total read+write | reads/writes x 1e6 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rag_pipeline::pipeline::index cargo_resolver:resolver_config() | 📈 view plot | 1,219.90 x 1e6 | 📈 view plot | 804.77 x 1e6 | 📈 view plot | 1,121.51 x 1e6 | 📈 view plot | 17.51 x 1e6 | 📈 view plot | 310.35 x 1e3 | 📈 view plot | 1,139.32 x 1e6 |
| rag_pipeline::pipeline::query_cold cargo_resolver:resolver_built_config() | 📈 view plot | 241.26 x 1e6 | 📈 view plot | 154.74 x 1e6 | 📈 view plot | 231.10 x 1e6 | 📈 view plot | 1.96 x 1e6 | 📈 view plot | 9.80 x 1e3 | 📈 view plot | 233.07 x 1e6 |
| rag_pipeline::pipeline::query_warm cargo_resolver:resolver_index() | 📈 view plot | 233.02 x 1e6 | 📈 view plot | 149.21 x 1e6 | 📈 view plot | 223.30 x 1e6 | 📈 view plot | 1.85 x 1e6 | 📈 view plot | 12.61 x 1e3 | 📈 view plot | 225.17 x 1e6 |
|
| Branch | release-plz-2026-06-15T15-35-44Z |
| Testbed | ubuntu-latest |
Click to view all benchmark results
| Benchmark | Latency | Benchmark Result seconds (s) (Result Δ%) | Upper Boundary seconds (s) (Limit %) |
|---|---|---|---|
| index_time/full_rebuild_cargo | 📈 view plot 🚷 view threshold | 4.88 s(+26.85%)Baseline: 3.85 s | 5.87 s (83.14%) |
ec6364b to
200aa52
Compare
a90e6ba to
780f622
Compare
780f622 to
72ba0dc
Compare
SCIP oracle — resolution reportHeuristic→compiler edge resolution per corpus. Δ compares resolved-after to the
resolved = |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 72ba0dc7a6
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| ### Added | ||
|
|
||
| - *(oracle)* unified tier-driven corpus runner + oracle.yml (C3) ([#177](https://github.com/cq27-dev/rag-rat/pull/177)) |
There was a problem hiding this comment.
Include the latest merged feature in 0.7.0 notes
This release commit is based on 8b6adfe, whose direct history since the 0.6.0 release includes feat(oracle): Markdown resolution report — job summary + fork-safe PR comment (C5) (#178), but the newly added 0.7.0 changelog starts at #177 and never mentions #178. Users reading the 0.7.0 notes will miss a shipped feature unless the release PR is regenerated or this section is updated before publishing.
Useful? React with 👍 / 👎.
f04fb6a to
ab49b9f
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ab49b9fcd0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| ## [Unreleased] | ||
|
|
||
| ## [0.7.0](https://github.com/cq27-dev/rag-rat/compare/rag-rat-core-v0.6.0...rag-rat-core-v0.7.0) - 2026-06-16 |
There was a problem hiding this comment.
Point the release compare link at workspace tags
This 0.7.0 link uses rag-rat-core-v0.6.0...rag-rat-core-v0.7.0, but release-plz.toml disables package tags for the workspace/library crates and only the rag-rat package emits v{{ version }} tags/releases. When this release is published, these rag-rat-core-v... refs will not be created, so the changelog sends users to a broken comparison instead of the actual v0.6.0...v0.7.0 diff.
Useful? React with 👍 / 👎.
a6ec0f5 to
1e180b2
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1e180b2c51
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| ### Added | ||
|
|
||
| - *(oracle)* C++ corpus (yaml-cpp) + resolve .h headers as C++ under a cpp binding ([#186](https://github.com/cq27-dev/rag-rat/pull/186)) |
There was a problem hiding this comment.
Include the C++ init feature in 0.7.0 notes
The release commit's parent is dce80cf, so the direct history since v0.6.0 includes feat(init): bind C++ header dirs as cpp + scaffold the full commented config (#189), but the new 0.7.0 section starts with #186 and never mentions #189. Users relying on these release notes will miss a shipped initialization/config-generation feature unless the changelog is regenerated or this entry is added before publishing.
Useful? React with 👍 / 👎.
1e180b2 to
a3a1d69
Compare
a3a1d69 to
df6185b
Compare
🤖 New release
rag-rat-core: 0.6.0 -> 0.7.0 (⚠ API breaking changes)rag-rat-mcp: 0.6.0 -> 0.7.0 (✓ API compatible changes)rag-rat: 0.6.0 -> 0.7.0⚠
rag-rat-corebreaking changesChangelog
rag-rat-corerag-rat-mcprag-ratThis PR was generated with release-plz.